Trace number 198812

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CSPtoSAT+minisat 0.3? (TO) 1800.1 1808.44

General information on the benchmark

Namerlfap/rlfapScens11/
scen11-f10.xml
MD5SUMd7f7cf5b131886a3ab2e0dc3439adef6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.67974
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables680
Number of constraints4103
Maximum constraint arity2
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension4103
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01	c This is CSPtoSAT+minisat version 0.3
0.01	c (c) 2006 roussel@cril.univ-artois.fr
0.01	
0.01	c This solver internally uses a modified version of MiniSat2 version 061112
0.01	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.01	
0.01	c parsing...
0.30	c ...done
0.30	c #SATvar=60238 #SATclauses=118432 #CSPpredicates=4103

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node62/watcher-198812-1168053620 -o ROOT/results/node62/solver-198812-1168053620 -C 1800 -M 900 /tmp/evaluation/198812-1168053620/CSPtoSAT+minisat /tmp/evaluation/198812-1168053620/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.88 1.68 1.82 4/73 31448
/proc/meminfo: memFree=1241944/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=6696 CPUtime=0
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 436 0 0 0 0 0 0 0 18 0 1 0 153760064 6856704 415 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 8076152 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 1674 415 375 52 0 30 0

[startup+0.104453 s]
/proc/loadavg: 0.88 1.68 1.82 4/73 31448
/proc/meminfo: memFree=1241944/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=15328 CPUtime=0.09
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 2842 0 0 0 9 0 0 0 18 0 1 0 153760064 15695872 2810 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159293937 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 3832 2811 704 52 0 2200 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15328

[startup+0.512531 s]
/proc/loadavg: 0.88 1.68 1.82 4/73 31448
/proc/meminfo: memFree=1241944/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=15824 CPUtime=0.49
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 3023 0 0 0 49 0 0 0 22 0 1 0 153760064 16203776 2965 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667415 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 3956 2965 721 52 0 2324 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 15824

[startup+1.33369 s]
/proc/loadavg: 0.88 1.68 1.82 3/73 31448
/proc/meminfo: memFree=1232600/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=15956 CPUtime=1.31
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 3062 0 0 0 131 0 0 0 25 0 1 0 153760064 16338944 3004 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667299 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 3989 3004 721 52 0 2357 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 15956

[startup+2.97502 s]
/proc/loadavg: 0.88 1.68 1.82 3/73 31448
/proc/meminfo: memFree=1232344/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=16088 CPUtime=2.95
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 3099 0 0 0 295 0 0 0 25 0 1 0 153760064 16474112 3041 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562837 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 4022 3041 721 52 0 2390 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 16088

[startup+6.25467 s]
/proc/loadavg: 0.97 1.68 1.82 3/73 31448
/proc/meminfo: memFree=1231576/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=16376 CPUtime=6.21
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 3168 0 0 0 621 0 0 0 25 0 1 0 153760064 16769024 3110 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665622 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 4094 3110 721 52 0 2462 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 16376

[startup+12.7229 s]
/proc/loadavg: 1.05 1.69 1.82 3/73 31448
/proc/meminfo: memFree=1231128/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=16772 CPUtime=12.67
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 3259 0 0 0 1266 1 0 0 25 0 1 0 153760064 17174528 3201 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562849 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 4193 3201 721 52 0 2561 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 16772

[startup+25.5405 s]
/proc/loadavg: 1.19 1.70 1.82 3/73 31448
/proc/meminfo: memFree=1230488/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=17512 CPUtime=25.4
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 3427 0 0 0 2539 1 0 0 25 0 1 0 153760064 17932288 3369 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134678219 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 4378 3369 721 52 0 2746 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 17512

[startup+51.1855 s]
/proc/loadavg: 1.51 1.72 1.83 3/73 31448
/proc/meminfo: memFree=1229080/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=18812 CPUtime=50.94
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 3738 0 0 0 5093 1 0 0 25 0 1 0 153760064 19263488 3680 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134667318 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 4703 3680 721 52 0 3071 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 18812

[startup+102.468 s]
/proc/loadavg: 1.79 1.77 1.83 3/73 31448
/proc/meminfo: memFree=1226840/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=21044 CPUtime=101.99
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 4303 0 0 0 10197 2 0 0 25 0 1 0 153760064 21549056 4245 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134665750 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 5261 4245 721 52 0 3629 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 21044

[startup+162.57 s]
/proc/loadavg: 1.92 1.81 1.84 3/73 31448
/proc/meminfo: memFree=1224344/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=23468 CPUtime=161.8
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 4909 0 0 0 16177 3 0 0 25 0 1 0 153760064 24031232 4851 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671466 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 5867 4851 721 52 0 4235 0
Current children cumulated CPU time (s) 161.8
Current children cumulated vsize (KiB) 23468

[startup+222.573 s]
/proc/loadavg: 1.97 1.84 1.84 3/73 31448
/proc/meminfo: memFree=1222104/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=25848 CPUtime=221.53
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 5463 0 0 0 22150 3 0 0 25 0 1 0 153760064 26468352 5405 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6462 5405 721 52 0 4830 0
Current children cumulated CPU time (s) 221.53
Current children cumulated vsize (KiB) 25848

[startup+282.673 s]
/proc/loadavg: 1.99 1.86 1.85 3/73 31448
/proc/meminfo: memFree=1220120/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27596 CPUtime=281.36
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 5924 0 0 0 28132 4 0 0 25 0 1 0 153760064 28258304 5866 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6899 5866 721 52 0 5267 0
Current children cumulated CPU time (s) 281.36
Current children cumulated vsize (KiB) 27596

[startup+342.675 s]
/proc/loadavg: 1.99 1.89 1.85 3/73 31448
/proc/meminfo: memFree=1219992/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27596 CPUtime=341.06
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 5943 0 0 0 34102 4 0 0 25 0 1 0 153760064 28258304 5885 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687582 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6899 5885 721 52 0 5267 0
Current children cumulated CPU time (s) 341.06
Current children cumulated vsize (KiB) 27596

[startup+402.775 s]
/proc/loadavg: 1.99 1.90 1.86 3/73 31448
/proc/meminfo: memFree=1219864/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27728 CPUtime=400.9
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 5952 0 0 0 40086 4 0 0 25 0 1 0 153760064 28393472 5894 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6932 5894 721 52 0 5300 0
Current children cumulated CPU time (s) 400.9
Current children cumulated vsize (KiB) 27728

[startup+462.784 s]
/proc/loadavg: 1.99 1.92 1.87 3/73 31448
/proc/meminfo: memFree=1219800/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27728 CPUtime=460.64
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 5959 0 0 0 46060 4 0 0 25 0 1 0 153760064 28393472 5901 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687528 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6932 5901 721 52 0 5300 0
Current children cumulated CPU time (s) 460.64
Current children cumulated vsize (KiB) 27728

[startup+522.785 s]
/proc/loadavg: 1.99 1.93 1.87 3/73 31448
/proc/meminfo: memFree=1219800/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27728 CPUtime=520.35
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 5964 0 0 0 52030 5 0 0 25 0 1 0 153760064 28393472 5906 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6932 5906 721 52 0 5300 0
Current children cumulated CPU time (s) 520.35
Current children cumulated vsize (KiB) 27728

[startup+582.79 s]
/proc/loadavg: 1.99 1.94 1.88 3/73 31448
/proc/meminfo: memFree=1219736/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27728 CPUtime=580.09
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 5969 0 0 0 58004 5 0 0 25 0 1 0 153760064 28393472 5911 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6932 5911 721 52 0 5300 0
Current children cumulated CPU time (s) 580.09
Current children cumulated vsize (KiB) 27728

[startup+642.797 s]
/proc/loadavg: 1.99 1.95 1.88 3/73 31448
/proc/meminfo: memFree=1219672/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27728 CPUtime=639.83
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 5971 0 0 0 63978 5 0 0 25 0 1 0 153760064 28393472 5913 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6932 5913 721 52 0 5300 0
Current children cumulated CPU time (s) 639.83
Current children cumulated vsize (KiB) 27728

[startup+702.803 s]
/proc/loadavg: 1.99 1.95 1.89 3/73 31448
/proc/meminfo: memFree=1219544/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27728 CPUtime=699.54
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 5974 0 0 0 69949 5 0 0 25 0 1 0 153760064 28393472 5916 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6932 5916 721 52 0 5300 0
Current children cumulated CPU time (s) 699.54
Current children cumulated vsize (KiB) 27728

[startup+762.814 s]
/proc/loadavg: 1.99 1.96 1.90 3/73 31448
/proc/meminfo: memFree=1219544/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27728 CPUtime=759.28
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 5977 0 0 0 75923 5 0 0 25 0 1 0 153760064 28393472 5919 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6932 5919 721 52 0 5300 0
Current children cumulated CPU time (s) 759.28
Current children cumulated vsize (KiB) 27728

[startup+822.829 s]
/proc/loadavg: 1.99 1.97 1.90 3/73 31448
/proc/meminfo: memFree=1219480/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27728 CPUtime=819.03
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 5979 0 0 0 81898 5 0 0 25 0 1 0 153760064 28393472 5921 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6932 5921 721 52 0 5300 0
Current children cumulated CPU time (s) 819.03
Current children cumulated vsize (KiB) 27728

[startup+882.839 s]
/proc/loadavg: 1.99 1.97 1.91 3/73 31448
/proc/meminfo: memFree=1219480/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27728 CPUtime=878.75
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 5983 0 0 0 87870 5 0 0 25 0 1 0 153760064 28393472 5925 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6932 5925 721 52 0 5300 0
Current children cumulated CPU time (s) 878.75
Current children cumulated vsize (KiB) 27728

[startup+942.853 s]
/proc/loadavg: 2.04 1.99 1.91 3/73 31448
/proc/meminfo: memFree=1219416/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27860 CPUtime=938.49
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 5985 0 0 0 93843 6 0 0 25 0 1 0 153760064 28528640 5927 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6965 5927 721 52 0 5333 0
Current children cumulated CPU time (s) 938.49
Current children cumulated vsize (KiB) 27860

[startup+1002.87 s]
/proc/loadavg: 2.01 1.99 1.91 3/73 31448
/proc/meminfo: memFree=1219352/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27860 CPUtime=998.25
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 5985 0 0 0 99819 6 0 0 25 0 1 0 153760064 28528640 5927 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6965 5927 721 52 0 5333 0
Current children cumulated CPU time (s) 998.25
Current children cumulated vsize (KiB) 27860

[startup+1062.88 s]
/proc/loadavg: 2.00 1.99 1.91 3/73 31448
/proc/meminfo: memFree=1219352/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27860 CPUtime=1057.97
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 5987 0 0 0 105791 6 0 0 25 0 1 0 153760064 28528640 5929 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6965 5929 721 52 0 5333 0
Current children cumulated CPU time (s) 1057.97
Current children cumulated vsize (KiB) 27860

[startup+1122.9 s]
/proc/loadavg: 2.06 2.00 1.92 3/73 31448
/proc/meminfo: memFree=1219288/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27860 CPUtime=1117.71
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 5989 0 0 0 111765 6 0 0 25 0 1 0 153760064 28528640 5931 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6965 5931 721 52 0 5333 0
Current children cumulated CPU time (s) 1117.71
Current children cumulated vsize (KiB) 27860

[startup+1182.92 s]
/proc/loadavg: 2.02 2.00 1.92 3/73 31448
/proc/meminfo: memFree=1219224/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27860 CPUtime=1177.46
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 5990 0 0 0 117740 6 0 0 25 0 1 0 153760064 28528640 5932 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6965 5932 721 52 0 5333 0
Current children cumulated CPU time (s) 1177.46
Current children cumulated vsize (KiB) 27860

[startup+1242.94 s]
/proc/loadavg: 2.01 2.00 1.92 3/73 31448
/proc/meminfo: memFree=1219160/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27860 CPUtime=1237.19
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 5992 0 0 0 123713 6 0 0 25 0 1 0 153760064 28528640 5934 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134668878 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6965 5934 721 52 0 5333 0
Current children cumulated CPU time (s) 1237.19
Current children cumulated vsize (KiB) 27860

[startup+1302.95 s]
/proc/loadavg: 2.07 2.02 1.93 3/73 31448
/proc/meminfo: memFree=1219160/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27860 CPUtime=1296.92
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 5993 0 0 0 129686 6 0 0 25 0 1 0 153760064 28528640 5935 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6965 5935 721 52 0 5333 0
Current children cumulated CPU time (s) 1296.92
Current children cumulated vsize (KiB) 27860

[startup+1362.96 s]
/proc/loadavg: 2.02 2.01 1.93 3/73 31448
/proc/meminfo: memFree=1219096/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27860 CPUtime=1356.67
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 5994 0 0 0 135661 6 0 0 25 0 1 0 153760064 28528640 5936 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6965 5936 721 52 0 5333 0
Current children cumulated CPU time (s) 1356.67
Current children cumulated vsize (KiB) 27860

[startup+1422.98 s]
/proc/loadavg: 2.01 2.00 1.93 3/73 31448
/proc/meminfo: memFree=1219032/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27860 CPUtime=1416.41
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 5995 0 0 0 141635 6 0 0 25 0 1 0 153760064 28528640 5937 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6965 5937 721 52 0 5333 0
Current children cumulated CPU time (s) 1416.41
Current children cumulated vsize (KiB) 27860

[startup+1483 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 31448
/proc/meminfo: memFree=1219032/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27860 CPUtime=1476.16
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 5998 0 0 0 147610 6 0 0 25 0 1 0 153760064 28528640 5940 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6965 5940 721 52 0 5333 0
Current children cumulated CPU time (s) 1476.16
Current children cumulated vsize (KiB) 27860

[startup+1543.02 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 31448
/proc/meminfo: memFree=1218968/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27860 CPUtime=1535.9
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 6000 0 0 0 153584 6 0 0 25 0 1 0 153760064 28528640 5942 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6965 5942 721 52 0 5333 0
Current children cumulated CPU time (s) 1535.9
Current children cumulated vsize (KiB) 27860

[startup+1603.04 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 31448
/proc/meminfo: memFree=1218904/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27860 CPUtime=1595.64
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 6001 0 0 0 159557 7 0 0 25 0 1 0 153760064 28528640 5943 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6965 5943 721 52 0 5333 0
Current children cumulated CPU time (s) 1595.64
Current children cumulated vsize (KiB) 27860

[startup+1663.05 s]
/proc/loadavg: 2.04 2.01 1.93 3/73 31448
/proc/meminfo: memFree=1218840/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27860 CPUtime=1655.38
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 6002 0 0 0 165531 7 0 0 25 0 1 0 153760064 28528640 5944 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6965 5944 721 52 0 5333 0
Current children cumulated CPU time (s) 1655.38
Current children cumulated vsize (KiB) 27860

[startup+1723.06 s]
/proc/loadavg: 2.01 2.01 1.93 3/73 31448
/proc/meminfo: memFree=1218840/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27860 CPUtime=1715.12
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 6004 0 0 0 171505 7 0 0 25 0 1 0 153760064 28528640 5946 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6965 5946 721 52 0 5333 0
Current children cumulated CPU time (s) 1715.12
Current children cumulated vsize (KiB) 27860

[startup+1783.09 s]
/proc/loadavg: 2.00 2.00 1.93 3/73 31448
/proc/meminfo: memFree=1218776/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27860 CPUtime=1774.85
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 6005 0 0 0 177478 7 0 0 25 0 1 0 153760064 28528640 5947 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687423 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6965 5947 721 52 0 5333 0
Current children cumulated CPU time (s) 1774.85
Current children cumulated vsize (KiB) 27860



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.43 s]
/proc/loadavg: 2.00 2.00 1.93 2/68 31459
/proc/meminfo: memFree=1224640/2055920 swapFree=4192812/4192956
[pid=31447] ppid=31445 vsize=27860 CPUtime=1800.08
/proc/31447/stat : 31447 (CSPtoSAT+minisa) R 31445 31447 30610 0 -1 4194304 6005 0 0 0 180001 7 0 0 25 0 1 0 153760064 28528640 5947 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687525 0 0 4096 0 0 0 0 17 0 0 0
/proc/31447/statm: 6965 5947 721 52 0 5333 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 27860

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.44
CPU time (s): 1800.1
CPU user time (s): 1800.01
CPU system time (s): 0.080987
CPU usage (%): 99.5387
Max. virtual memory (cumulated for all children) (KiB): 27860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.080987
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6005
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 24754

runsolver used 1.72074 s user time and 4.90625 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Sat Jan  6 03:20:23 UTC 2007


IDJOB= 198812
IDBENCH= 3576
FILE ID= node62/198812-1168053620

PBS_JOBID= 3475471

Free space on /tmp= 66549 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapScens11/scen11-f10.xml
COMMAND LINE= /tmp/evaluation/198812-1168053620/CSPtoSAT+minisat /tmp/evaluation/198812-1168053620/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-198812-1168053620 -o ROOT/results/node62/solver-198812-1168053620 -C 1800 -M 900  /tmp/evaluation/198812-1168053620/CSPtoSAT+minisat /tmp/evaluation/198812-1168053620/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  d7f7cf5b131886a3ab2e0dc3439adef6

RANDOM SEED= 342564902

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1242360 kB
Buffers:         57608 kB
Cached:         655712 kB
SwapCached:          0 kB
Active:         102364 kB
Inactive:       633304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1242360 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3792 kB
Writeback:           0 kB
Mapped:          35960 kB
Slab:            63396 kB
Committed_AS:  2812688 kB
PageTables:       1816 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66550 MiB



End job on node62 on Sat Jan  6 03:50:33 UTC 2007