Trace number 208597

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 1800.73

General information on the benchmark

Namerandom/rand-3-20-20-fcd/
rand-3-20-20-60-632-fcd-29_ext.xml
MD5SUMabce4cd812d977d51ee49779285b02fd
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark13.5429
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables20
Number of constraints57
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension57
Number of constraints which are defined in intension0
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.02	c preparing clauses for relation R0
0.04	c preparing clauses for relation R1
0.06	c preparing clauses for relation R2
0.07	c preparing clauses for relation R3
0.09	c preparing clauses for relation R4
0.11	c preparing clauses for relation R5
0.12	c preparing clauses for relation R6
0.14	c preparing clauses for relation R7
0.15	c preparing clauses for relation R8
0.16	c preparing clauses for relation R9
0.18	c preparing clauses for relation R10
0.20	c preparing clauses for relation R11
0.21	c preparing clauses for relation R12
0.23	c preparing clauses for relation R13
0.25	c preparing clauses for relation R14
0.27	c preparing clauses for relation R15
0.28	c preparing clauses for relation R16
0.30	c preparing clauses for relation R17
0.32	c preparing clauses for relation R18
0.33	c preparing clauses for relation R19
0.35	c preparing clauses for relation R20
0.37	c preparing clauses for relation R21
0.38	c preparing clauses for relation R22
0.40	c preparing clauses for relation R23
0.42	c preparing clauses for relation R24
0.43	c preparing clauses for relation R25
0.45	c preparing clauses for relation R26
0.47	c preparing clauses for relation R27
0.48	c preparing clauses for relation R28
0.50	c preparing clauses for relation R29
0.52	c preparing clauses for relation R30
0.54	c preparing clauses for relation R31
0.55	c preparing clauses for relation R32
0.57	c preparing clauses for relation R33
0.59	c preparing clauses for relation R34
0.60	c preparing clauses for relation R35
0.62	c preparing clauses for relation R36
0.64	c preparing clauses for relation R37
0.65	c preparing clauses for relation R38
0.67	c preparing clauses for relation R39
0.69	c preparing clauses for relation R40
0.70	c preparing clauses for relation R41
0.72	c preparing clauses for relation R42
0.74	c preparing clauses for relation R43
0.75	c preparing clauses for relation R44
0.77	c preparing clauses for relation R45
0.78	c preparing clauses for relation R46
0.79	c preparing clauses for relation R47
0.81	c preparing clauses for relation R48
0.83	c preparing clauses for relation R49
0.85	c preparing clauses for relation R50
0.86	c preparing clauses for relation R51
0.87	c preparing clauses for relation R52
0.89	c preparing clauses for relation R53
0.90	c preparing clauses for relation R54
0.92	c preparing clauses for relation R55
0.94	c preparing clauses for relation R56
0.94	c instanciating clauses for relation R0 (supports) and variables V0 V4 V16 
0.96	c instanciating clauses for relation R1 (supports) and variables V0 V5 V8 
0.99	c instanciating clauses for relation R2 (supports) and variables V0 V5 V10 
1.01	c instanciating clauses for relation R3 (supports) and variables V0 V11 V19 
1.03	c instanciating clauses for relation R4 (supports) and variables V1 V3 V4 
1.05	c instanciating clauses for relation R5 (supports) and variables V1 V5 V17 
1.08	c instanciating clauses for relation R6 (supports) and variables V1 V9 V11 
1.10	c instanciating clauses for relation R7 (supports) and variables V1 V12 V15 
1.12	c instanciating clauses for relation R8 (supports) and variables V1 V18 V19 
1.13	c instanciating clauses for relation R9 (supports) and variables V2 V3 V19 
1.15	c instanciating clauses for relation R10 (supports) and variables V2 V4 V16 
1.17	c instanciating clauses for relation R11 (supports) and variables V2 V5 V10 
1.19	c instanciating clauses for relation R12 (supports) and variables V2 V5 V18 
1.22	c instanciating clauses for relation R13 (supports) and variables V2 V7 V15 
1.24	c instanciating clauses for relation R14 (supports) and variables V2 V8 V19 
1.26	c instanciating clauses for relation R15 (supports) and variables V2 V9 V19 
1.28	c instanciating clauses for relation R16 (supports) and variables V2 V13 V15 
1.30	c instanciating clauses for relation R17 (supports) and variables V2 V14 V18 
1.33	c instanciating clauses for relation R18 (supports) and variables V3 V4 V14 
1.35	c instanciating clauses for relation R19 (supports) and variables V3 V7 V12 
1.37	c instanciating clauses for relation R20 (supports) and variables V3 V9 V17 
1.39	c instanciating clauses for relation R21 (supports) and variables V3 V11 V15 
1.42	c instanciating clauses for relation R22 (supports) and variables V3 V18 V19 
1.44	c instanciating clauses for relation R23 (supports) and variables V4 V5 V10 
1.46	c instanciating clauses for relation R24 (supports) and variables V4 V7 V10 
1.48	c instanciating clauses for relation R25 (supports) and variables V4 V7 V12 
1.50	c instanciating clauses for relation R26 (supports) and variables V4 V7 V18 
1.53	c instanciating clauses for relation R27 (supports) and variables V4 V9 V13 
1.55	c instanciating clauses for relation R28 (supports) and variables V4 V10 V14 
1.57	c instanciating clauses for relation R29 (supports) and variables V4 V13 V17 
1.59	c instanciating clauses for relation R30 (supports) and variables V5 V6 V13 
1.61	c instanciating clauses for relation R31 (supports) and variables V5 V6 V18 
1.64	c instanciating clauses for relation R32 (supports) and variables V5 V7 V14 
1.66	c instanciating clauses for relation R33 (supports) and variables V5 V9 V14 
1.68	c instanciating clauses for relation R34 (supports) and variables V6 V8 V12 
1.70	c instanciating clauses for relation R35 (supports) and variables V6 V11 V16 
1.72	c instanciating clauses for relation R36 (supports) and variables V6 V14 V16 
1.75	c instanciating clauses for relation R37 (supports) and variables V7 V8 V9 
1.77	c instanciating clauses for relation R38 (supports) and variables V7 V10 V19 
1.79	c instanciating clauses for relation R39 (supports) and variables V7 V12 V17 
1.81	c instanciating clauses for relation R40 (supports) and variables V7 V13 V14 
1.84	c instanciating clauses for relation R41 (supports) and variables V7 V13 V18 
1.86	c instanciating clauses for relation R42 (supports) and variables V7 V14 V18 
1.88	c instanciating clauses for relation R43 (supports) and variables V7 V17 V18 
1.90	c instanciating clauses for relation R44 (supports) and variables V8 V10 V13 
1.92	c instanciating clauses for relation R45 (supports) and variables V8 V17 V19 
1.95	c instanciating clauses for relation R46 (supports) and variables V8 V18 V19 
1.95	c instanciating clauses for relation R47 (supports) and variables V9 V12 V17 
1.98	c instanciating clauses for relation R48 (supports) and variables V9 V12 V18 
2.00	c instanciating clauses for relation R49 (supports) and variables V9 V15 V16 
2.02	c instanciating clauses for relation R50 (supports) and variables V10 V11 V12 
2.04	c instanciating clauses for relation R51 (supports) and variables V10 V11 V17 
2.05	c instanciating clauses for relation R52 (supports) and variables V10 V12 V15 
2.07	c instanciating clauses for relation R53 (supports) and variables V10 V14 V15 
2.09	c instanciating clauses for relation R54 (supports) and variables V11 V14 V15 
2.12	c instanciating clauses for relation R55 (supports) and variables V12 V14 V18 
2.14	c instanciating clauses for relation R56 (supports) and variables V14 V15 V16 
2.18	c ...done
2.18	c #SATvar=487669 #SATclauses=1468564 #CSPpredicates=0

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/node43/watcher-208597-1168061022 -o ROOT/results/node43/solver-208597-1168061022 -C 1800 -M 900 /tmp/evaluation/208597-1168061022/CSPtoSAT+minisat /tmp/evaluation/208597-1168061022/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: 1.73 1.94 1.91 3/73 3774
/proc/meminfo: memFree=1367004/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=6696 CPUtime=0
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 410 0 0 0 0 0 0 0 18 0 1 0 154502136 6856704 389 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4701473 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 1674 396 359 52 0 30 0

[startup+0.103161 s]
/proc/loadavg: 1.73 1.94 1.91 3/73 3774
/proc/meminfo: memFree=1367004/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=12900 CPUtime=0.09
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 3453 0 0 0 8 1 0 0 18 0 1 0 154502136 13209600 2286 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4938560 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 3225 2286 702 52 0 1593 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12900

[startup+0.514241 s]
/proc/loadavg: 1.73 1.94 1.91 3/73 3774
/proc/meminfo: memFree=1367004/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=40452 CPUtime=0.5
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 15774 0 0 0 44 6 0 0 22 0 1 0 154502136 41422848 9066 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5164584 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 10113 9066 702 52 0 8481 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 40452

[startup+1.33437 s]
/proc/loadavg: 1.75 1.94 1.91 3/73 3774
/proc/meminfo: memFree=1286808/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=109932 CPUtime=1.32
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 38226 0 0 0 116 16 0 0 25 0 1 0 154502136 112570368 25657 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5166715 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 27483 25658 705 52 0 25851 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 109932

[startup+2.97164 s]
/proc/loadavg: 1.75 1.94 1.91 3/73 3774
/proc/meminfo: memFree=1240920/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=137200 CPUtime=2.95
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 58583 0 0 0 268 27 0 0 25 0 1 0 154502136 140492800 31992 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671347 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 34300 31992 714 52 0 32668 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 137200

[startup+6.25719 s]
/proc/loadavg: 1.77 1.94 1.91 3/73 3774
/proc/meminfo: memFree=1238168/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=138160 CPUtime=6.24
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 58790 0 0 0 596 28 0 0 25 0 1 0 154502136 141475840 32199 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134674132 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 34540 32199 714 52 0 32908 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 138160

[startup+12.7173 s]
/proc/loadavg: 1.87 1.96 1.92 3/73 3774
/proc/meminfo: memFree=1235224/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=138368 CPUtime=12.7
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 58879 0 0 0 1242 28 0 0 25 0 1 0 154502136 141688832 32288 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671347 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 34592 32288 714 52 0 32960 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 138368

[startup+25.5404 s]
/proc/loadavg: 1.89 1.96 1.92 3/73 3774
/proc/meminfo: memFree=1229720/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=139956 CPUtime=25.51
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 59343 0 0 0 2523 28 0 0 25 0 1 0 154502136 143314944 32698 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673107 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 34989 32698 720 52 0 33357 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 139956

[startup+51.1837 s]
/proc/loadavg: 1.93 1.96 1.92 3/73 3774
/proc/meminfo: memFree=1215832/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=146628 CPUtime=51.15
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 61091 0 0 0 5086 29 0 0 25 0 1 0 154502136 150147072 34394 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 36657 34394 720 52 0 35025 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 146628

[startup+102.461 s]
/proc/loadavg: 1.97 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1199640/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=153316 CPUtime=102.41
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 62740 0 0 0 10210 31 0 0 25 0 1 0 154502136 156995584 35992 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 38329 35992 720 52 0 36697 0
Current children cumulated CPU time (s) 102.41
Current children cumulated vsize (KiB) 153316

[startup+162.559 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1179864/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=162688 CPUtime=162.48
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 65083 0 0 0 16216 32 0 0 25 0 1 0 154502136 166592512 38335 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673372 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 40672 38335 720 52 0 39040 0
Current children cumulated CPU time (s) 162.48
Current children cumulated vsize (KiB) 162688

[startup+222.657 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1173400/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=166000 CPUtime=222.56
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 65964 0 0 0 22223 33 0 0 25 0 1 0 154502136 169984000 39160 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673080 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 41500 39160 720 52 0 39868 0
Current children cumulated CPU time (s) 222.56
Current children cumulated vsize (KiB) 166000

[startup+282.754 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1165784/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=173696 CPUtime=282.64
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 67840 0 0 0 28230 34 0 0 25 0 1 0 154502136 177864704 41036 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673375 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 43424 41036 720 52 0 41792 0
Current children cumulated CPU time (s) 282.64
Current children cumulated vsize (KiB) 173696

[startup+342.755 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1162904/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=176500 CPUtime=342.62
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 68559 0 0 0 34227 35 0 0 25 0 1 0 154502136 180736000 41755 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673372 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 44125 41755 720 52 0 42493 0
Current children cumulated CPU time (s) 342.62
Current children cumulated vsize (KiB) 176500

[startup+402.859 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1157464/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=181928 CPUtime=402.7
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 69902 0 0 0 40234 36 0 0 25 0 1 0 154502136 186294272 43098 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 45482 43098 720 52 0 43850 0
Current children cumulated CPU time (s) 402.7
Current children cumulated vsize (KiB) 181928

[startup+462.96 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1147928/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=186320 CPUtime=462.78
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 71012 0 0 0 46242 36 0 0 25 0 1 0 154502136 190791680 44208 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673075 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 46580 44208 720 52 0 44948 0
Current children cumulated CPU time (s) 462.78
Current children cumulated vsize (KiB) 186320

[startup+523.057 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1141848/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=192296 CPUtime=522.85
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 72591 0 0 0 52249 36 0 0 25 0 1 0 154502136 196911104 45719 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672965 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 48074 45719 720 52 0 46442 0
Current children cumulated CPU time (s) 522.85
Current children cumulated vsize (KiB) 192296

[startup+583.057 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1138712/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=195676 CPUtime=582.84
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 73404 0 0 0 58247 37 0 0 25 0 1 0 154502136 200372224 46532 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 48919 46532 720 52 0 47287 0
Current children cumulated CPU time (s) 582.84
Current children cumulated vsize (KiB) 195676

[startup+643.059 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1136472/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=197680 CPUtime=642.82
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 73922 0 0 0 64245 37 0 0 25 0 1 0 154502136 202424320 47050 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 49420 47050 720 52 0 47788 0
Current children cumulated CPU time (s) 642.82
Current children cumulated vsize (KiB) 197680

[startup+703.068 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1132952/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=199384 CPUtime=702.8
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 74353 0 0 0 70243 37 0 0 25 0 1 0 154502136 204169216 47481 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 49846 47481 720 52 0 48214 0
Current children cumulated CPU time (s) 702.8
Current children cumulated vsize (KiB) 199384

[startup+763.168 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1123160/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=202256 CPUtime=762.89
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 75047 0 0 0 76251 38 0 0 25 0 1 0 154502136 207110144 48175 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673400 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 50564 48175 720 52 0 48932 0
Current children cumulated CPU time (s) 762.89
Current children cumulated vsize (KiB) 202256

[startup+823.268 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1113560/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=207948 CPUtime=822.97
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 76467 0 0 0 82258 39 0 0 25 0 1 0 154502136 212938752 49595 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673385 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 51987 49595 720 52 0 50355 0
Current children cumulated CPU time (s) 822.97
Current children cumulated vsize (KiB) 207948

[startup+883.361 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1110360/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=211012 CPUtime=883.04
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 77242 0 0 0 88265 39 0 0 25 0 1 0 154502136 216076288 50370 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 52753 50370 720 52 0 51121 0
Current children cumulated CPU time (s) 883.04
Current children cumulated vsize (KiB) 211012

[startup+943.366 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1108568/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=212712 CPUtime=943.02
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 77673 0 0 0 94263 39 0 0 25 0 1 0 154502136 217817088 50801 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673111 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 53178 50801 720 52 0 51546 0
Current children cumulated CPU time (s) 943.02
Current children cumulated vsize (KiB) 212712

[startup+1003.47 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1107224/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=214116 CPUtime=1003.1
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 78012 0 0 0 100271 39 0 0 25 0 1 0 154502136 219254784 51140 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673375 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 53529 51140 720 52 0 51897 0
Current children cumulated CPU time (s) 1003.1
Current children cumulated vsize (KiB) 214116

[startup+1063.47 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1098200/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=222888 CPUtime=1063.08
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 80315 0 0 0 106267 41 0 0 25 0 1 0 154502136 228237312 53378 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673057 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 55722 53378 720 52 0 54090 0
Current children cumulated CPU time (s) 1063.08
Current children cumulated vsize (KiB) 222888

[startup+1123.47 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1093400/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=226912 CPUtime=1123.06
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 81309 0 0 0 112265 41 0 0 25 0 1 0 154502136 232357888 54372 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673102 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 56728 54372 720 52 0 55096 0
Current children cumulated CPU time (s) 1123.06
Current children cumulated vsize (KiB) 226912

[startup+1183.57 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1090776/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=229516 CPUtime=1183.14
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 81954 0 0 0 118272 42 0 0 25 0 1 0 154502136 235024384 55017 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673078 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 57379 55017 720 52 0 55747 0
Current children cumulated CPU time (s) 1183.14
Current children cumulated vsize (KiB) 229516

[startup+1243.66 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1088600/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=231652 CPUtime=1243.22
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 82483 0 0 0 124280 42 0 0 25 0 1 0 154502136 237211648 55546 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673085 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 57913 55546 720 52 0 56281 0
Current children cumulated CPU time (s) 1243.22
Current children cumulated vsize (KiB) 231652

[startup+1303.76 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1086872/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=233272 CPUtime=1303.3
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 82914 0 0 0 130288 42 0 0 25 0 1 0 154502136 238870528 55977 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 58318 55977 720 52 0 56686 0
Current children cumulated CPU time (s) 1303.3
Current children cumulated vsize (KiB) 233272

[startup+1363.86 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1085016/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=235144 CPUtime=1363.37
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 83353 0 0 0 136295 42 0 0 25 0 1 0 154502136 240787456 56416 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 58786 56416 720 52 0 57154 0
Current children cumulated CPU time (s) 1363.37
Current children cumulated vsize (KiB) 235144

[startup+1423.87 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1083480/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=236680 CPUtime=1423.36
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 83739 0 0 0 142293 43 0 0 25 0 1 0 154502136 242360320 56802 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673057 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 59170 56802 720 52 0 57538 0
Current children cumulated CPU time (s) 1423.36
Current children cumulated vsize (KiB) 236680

[startup+1483.97 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1081816/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=237944 CPUtime=1483.44
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 84054 0 0 0 148301 43 0 0 25 0 1 0 154502136 243654656 57117 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673107 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 59486 57117 720 52 0 57854 0
Current children cumulated CPU time (s) 1483.44
Current children cumulated vsize (KiB) 237944

[startup+1544.06 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1071640/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=242660 CPUtime=1543.51
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 85254 0 0 0 154307 44 0 0 25 0 1 0 154502136 248483840 58317 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672968 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 60665 58317 720 52 0 59033 0
Current children cumulated CPU time (s) 1543.51
Current children cumulated vsize (KiB) 242660

[startup+1604.16 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1067096/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=247124 CPUtime=1603.6
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 86338 0 0 0 160315 45 0 0 25 0 1 0 154502136 253054976 59401 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 61781 59401 720 52 0 60149 0
Current children cumulated CPU time (s) 1603.6
Current children cumulated vsize (KiB) 247124

[startup+1664.17 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1064024/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=250196 CPUtime=1663.58
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 87094 0 0 0 166313 45 0 0 25 0 1 0 154502136 256200704 60157 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673388 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 62549 60157 720 52 0 60917 0
Current children cumulated CPU time (s) 1663.58
Current children cumulated vsize (KiB) 250196

[startup+1724.17 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1058520/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=255604 CPUtime=1723.56
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 88467 0 0 0 172310 46 0 0 25 0 1 0 154502136 261738496 61530 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 63901 61530 720 52 0 62269 0
Current children cumulated CPU time (s) 1723.56
Current children cumulated vsize (KiB) 255604

[startup+1784.17 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1051352/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=262724 CPUtime=1783.54
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 90299 0 0 0 178307 47 0 0 25 0 1 0 154502136 269029376 63298 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 65681 63298 720 52 0 64049 0
Current children cumulated CPU time (s) 1783.54
Current children cumulated vsize (KiB) 262724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.68 s]
/proc/loadavg: 1.99 1.97 1.92 3/73 3774
/proc/meminfo: memFree=1049816/2055920 swapFree=4192812/4192956
[pid=3773] ppid=3771 vsize=264260 CPUtime=1800.05
/proc/3773/stat : 3773 (CSPtoSAT+minisa) R 3771 3773 3309 0 -1 4194304 90686 0 0 0 179958 47 0 0 25 0 1 0 154502136 270602240 63685 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673080 0 0 4096 0 0 0 0 17 1 0 0
/proc/3773/statm: 66065 63685 720 52 0 64433 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 264260

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.73
CPU time (s): 1800.1
CPU user time (s): 1799.59
CPU system time (s): 0.517921
CPU usage (%): 99.9651
Max. virtual memory (cumulated for all children) (KiB): 264260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.59
system time used= 0.517921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90686
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= 10
involuntary context switches= 3484

runsolver used 1.64775 s user time and 4.75428 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Sat Jan  6 05:23:46 UTC 2007


IDJOB= 208597
IDBENCH= 4413
FILE ID= node43/208597-1168061022

PBS_JOBID= 3475514

Free space on /tmp= 66481 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-20-20-fcd/rand-3-20-20-60-632-fcd-29_ext.xml
COMMAND LINE= /tmp/evaluation/208597-1168061022/CSPtoSAT+minisat /tmp/evaluation/208597-1168061022/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-208597-1168061022 -o ROOT/results/node43/solver-208597-1168061022 -C 1800 -M 900  /tmp/evaluation/208597-1168061022/CSPtoSAT+minisat /tmp/evaluation/208597-1168061022/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  abce4cd812d977d51ee49779285b02fd

RANDOM SEED= 923251339

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.278
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.278
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:       1369976 kB
Buffers:         55556 kB
Cached:         514284 kB
SwapCached:          0 kB
Active:          84532 kB
Inactive:       517452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1369976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4620 kB
Writeback:           0 kB
Mapped:          45792 kB
Slab:            69472 kB
Committed_AS:  2841880 kB
PageTables:       1732 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= 66481 MiB



End job on node43 on Sat Jan  6 05:53:51 UTC 2007