Trace number 195841

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.16 1810.5

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-32_ext.xml
MD5SUMb58a3124ff0046ea3dca12c419183654
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1710.44
SatisfiableNO
(Un)Satisfiability was proved
Number of variables24
Number of constraints72
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension72
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c This is CSPtoSAT+minisat version 0.3
0.21	c (c) 2006 roussel@cril.univ-artois.fr
0.21	
0.21	c This solver internally uses a modified version of MiniSat2 version 061112
0.21	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.21	
0.21	c parsing...
0.21	c preparing clauses for relation R0
0.21	c preparing clauses for relation R1
0.21	c preparing clauses for relation R2
0.21	c preparing clauses for relation R3
0.21	c preparing clauses for relation R4
0.21	c preparing clauses for relation R5
0.21	c preparing clauses for relation R6
0.22	c preparing clauses for relation R7
0.25	c preparing clauses for relation R8
0.28	c preparing clauses for relation R9
0.29	c preparing clauses for relation R10
0.32	c preparing clauses for relation R11
0.34	c preparing clauses for relation R12
0.37	c preparing clauses for relation R13
0.40	c preparing clauses for relation R14
0.43	c preparing clauses for relation R15
0.46	c preparing clauses for relation R16
0.48	c preparing clauses for relation R17
0.50	c preparing clauses for relation R18
0.53	c preparing clauses for relation R19
0.56	c preparing clauses for relation R20
0.59	c preparing clauses for relation R21
0.62	c preparing clauses for relation R22
0.65	c preparing clauses for relation R23
0.68	c preparing clauses for relation R24
0.70	c preparing clauses for relation R25
0.73	c preparing clauses for relation R26
0.76	c preparing clauses for relation R27
0.79	c preparing clauses for relation R28
0.82	c preparing clauses for relation R29
0.85	c preparing clauses for relation R30
0.88	c preparing clauses for relation R31
0.91	c preparing clauses for relation R32
0.93	c preparing clauses for relation R33
0.96	c preparing clauses for relation R34
0.99	c preparing clauses for relation R35
1.02	c preparing clauses for relation R36
1.05	c preparing clauses for relation R37
1.08	c preparing clauses for relation R38
1.11	c preparing clauses for relation R39
1.14	c preparing clauses for relation R40
1.17	c preparing clauses for relation R41
1.20	c preparing clauses for relation R42
1.23	c preparing clauses for relation R43
1.26	c preparing clauses for relation R44
1.29	c preparing clauses for relation R45
1.32	c preparing clauses for relation R46
1.35	c preparing clauses for relation R47
1.38	c preparing clauses for relation R48
1.40	c preparing clauses for relation R49
1.43	c preparing clauses for relation R50
1.46	c preparing clauses for relation R51
1.49	c preparing clauses for relation R52
1.52	c preparing clauses for relation R53
1.55	c preparing clauses for relation R54
1.58	c preparing clauses for relation R55
1.61	c preparing clauses for relation R56
1.64	c preparing clauses for relation R57
1.67	c preparing clauses for relation R58
1.70	c preparing clauses for relation R59
1.73	c preparing clauses for relation R60
1.74	c preparing clauses for relation R61
1.77	c preparing clauses for relation R62
1.80	c preparing clauses for relation R63
1.82	c preparing clauses for relation R64
1.85	c preparing clauses for relation R65
1.88	c preparing clauses for relation R66
1.91	c preparing clauses for relation R67
1.94	c preparing clauses for relation R68
1.97	c preparing clauses for relation R69
2.00	c preparing clauses for relation R70
2.03	c preparing clauses for relation R71
2.04	c instanciating clauses for relation R0 (supports) and variables V0 V1 V20 
2.07	c instanciating clauses for relation R1 (supports) and variables V0 V5 V6 
2.11	c instanciating clauses for relation R2 (supports) and variables V0 V5 V21 
2.15	c instanciating clauses for relation R3 (supports) and variables V0 V6 V7 
2.19	c instanciating clauses for relation R4 (supports) and variables V0 V7 V22 
2.23	c instanciating clauses for relation R5 (supports) and variables V0 V8 V19 
2.24	c instanciating clauses for relation R6 (supports) and variables V0 V8 V22 
2.29	c instanciating clauses for relation R7 (supports) and variables V0 V9 V20 
2.32	c instanciating clauses for relation R8 (supports) and variables V0 V11 V14 
2.36	c instanciating clauses for relation R9 (supports) and variables V0 V12 V23 
2.40	c instanciating clauses for relation R10 (supports) and variables V0 V14 V23 
2.42	c instanciating clauses for relation R11 (supports) and variables V0 V15 V20 
2.46	c instanciating clauses for relation R12 (supports) and variables V0 V22 V23 
2.49	c instanciating clauses for relation R13 (supports) and variables V1 V2 V13 
2.53	c instanciating clauses for relation R14 (supports) and variables V1 V4 V6 
2.57	c instanciating clauses for relation R15 (supports) and variables V1 V6 V19 
2.61	c instanciating clauses for relation R16 (supports) and variables V1 V7 V12 
2.65	c instanciating clauses for relation R17 (supports) and variables V1 V8 V15 
2.67	c instanciating clauses for relation R18 (supports) and variables V1 V8 V22 
2.70	c instanciating clauses for relation R19 (supports) and variables V1 V9 V12 
2.74	c instanciating clauses for relation R20 (supports) and variables V1 V12 V15 
2.78	c instanciating clauses for relation R21 (supports) and variables V1 V12 V16 
2.82	c instanciating clauses for relation R22 (supports) and variables V1 V14 V22 
2.86	c instanciating clauses for relation R23 (supports) and variables V1 V17 V19 
2.90	c instanciating clauses for relation R24 (supports) and variables V2 V3 V5 
2.94	c instanciating clauses for relation R25 (supports) and variables V2 V4 V13 
2.97	c instanciating clauses for relation R26 (supports) and variables V2 V6 V13 
3.01	c instanciating clauses for relation R27 (supports) and variables V2 V7 V16 
3.05	c instanciating clauses for relation R28 (supports) and variables V2 V14 V15 
3.09	c instanciating clauses for relation R29 (supports) and variables V3 V4 V5 
3.13	c instanciating clauses for relation R30 (supports) and variables V3 V7 V21 
3.16	c instanciating clauses for relation R31 (supports) and variables V3 V8 V10 
3.20	c instanciating clauses for relation R32 (supports) and variables V3 V8 V22 
3.24	c instanciating clauses for relation R33 (supports) and variables V3 V9 V23 
3.28	c instanciating clauses for relation R34 (supports) and variables V3 V11 V18 
3.32	c instanciating clauses for relation R35 (supports) and variables V3 V14 V20 
3.36	c instanciating clauses for relation R36 (supports) and variables V3 V15 V17 
3.40	c instanciating clauses for relation R37 (supports) and variables V4 V5 V6 
3.44	c instanciating clauses for relation R38 (supports) and variables V4 V5 V12 
3.48	c instanciating clauses for relation R39 (supports) and variables V4 V8 V13 
3.51	c instanciating clauses for relation R40 (supports) and variables V4 V10 V20 
3.55	c instanciating clauses for relation R41 (supports) and variables V4 V10 V22 
3.59	c instanciating clauses for relation R42 (supports) and variables V4 V11 V23 
3.63	c instanciating clauses for relation R43 (supports) and variables V4 V14 V16 
3.67	c instanciating clauses for relation R44 (supports) and variables V4 V15 V21 
3.70	c instanciating clauses for relation R45 (supports) and variables V4 V17 V21 
3.74	c instanciating clauses for relation R46 (supports) and variables V5 V8 V21 
3.78	c instanciating clauses for relation R47 (supports) and variables V5 V9 V16 
3.82	c instanciating clauses for relation R48 (supports) and variables V5 V9 V22 
3.86	c instanciating clauses for relation R49 (supports) and variables V5 V14 V20 
3.90	c instanciating clauses for relation R50 (supports) and variables V5 V18 V20 
3.93	c instanciating clauses for relation R51 (supports) and variables V6 V12 V13 
3.97	c instanciating clauses for relation R52 (supports) and variables V6 V13 V16 
4.01	c instanciating clauses for relation R53 (supports) and variables V6 V14 V19 
4.05	c instanciating clauses for relation R54 (supports) and variables V6 V19 V21 
4.09	c instanciating clauses for relation R55 (supports) and variables V7 V8 V16 
4.13	c instanciating clauses for relation R56 (supports) and variables V7 V9 V13 
4.17	c instanciating clauses for relation R57 (supports) and variables V7 V10 V22 
4.20	c instanciating clauses for relation R58 (supports) and variables V7 V12 V17 
4.24	c instanciating clauses for relation R59 (supports) and variables V7 V18 V23 
4.28	c instanciating clauses for relation R60 (supports) and variables V8 V9 V19 
4.32	c instanciating clauses for relation R61 (supports) and variables V8 V10 V20 
4.33	c instanciating clauses for relation R62 (supports) and variables V8 V11 V18 
4.37	c instanciating clauses for relation R63 (supports) and variables V8 V15 V18 
4.41	c instanciating clauses for relation R64 (supports) and variables V8 V22 V23 
4.45	c instanciating clauses for relation R65 (supports) and variables V11 V16 V20 
4.48	c instanciating clauses for relation R66 (supports) and variables V11 V20 V22 
4.53	c instanciating clauses for relation R67 (supports) and variables V12 V14 V17 
4.56	c instanciating clauses for relation R68 (supports) and variables V12 V14 V21 
4.60	c instanciating clauses for relation R69 (supports) and variables V14 V16 V21 
4.64	c instanciating clauses for relation R70 (supports) and variables V15 V16 V20 
4.68	c instanciating clauses for relation R71 (supports) and variables V16 V17 V23 
4.76	c ...done
4.76	c #SATvar=1062143 #SATclauses=3194967 #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/node55/watcher-195841-1168051757 -o ROOT/results/node55/solver-195841-1168051757 -C 1800 -M 900 /tmp/evaluation/195841-1168051757/CSPtoSAT+minisat /tmp/evaluation/195841-1168051757/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.15 1.79 1.92 5/73 7808
/proc/meminfo: memFree=1392080/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=496 CPUtime=0
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 153574550 507904 36 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6849316 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/7807/statm: 124 36 29 52 0 19 0

[startup+0.104363 s]
/proc/loadavg: 1.15 1.79 1.92 5/73 7808
/proc/meminfo: memFree=1392080/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=14164 CPUtime=0.09
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 3929 0 0 0 8 1 0 0 18 0 1 0 153574550 14503936 2464 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134589243 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 3541 2464 702 52 0 1909 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14164

[startup+0.512402 s]
/proc/loadavg: 1.15 1.79 1.92 5/73 7808
/proc/meminfo: memFree=1392080/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=47444 CPUtime=0.5
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 18103 0 0 0 44 6 0 0 22 0 1 0 153574550 48582656 9973 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 7315027 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 11861 9973 702 52 0 10229 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 47444

[startup+1.33348 s]
/proc/loadavg: 1.15 1.79 1.92 3/73 7808
/proc/meminfo: memFree=1231248/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=108872 CPUtime=1.31
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 47092 0 0 0 114 17 0 0 25 0 1 0 153574550 111484928 25232 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 4159338917 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 27218 25232 702 52 0 25586 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 108872

[startup+2.97564 s]
/proc/loadavg: 1.15 1.79 1.92 3/73 7808
/proc/meminfo: memFree=1060816/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=266036 CPUtime=2.94
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 95833 0 0 0 257 37 0 0 25 0 1 0 153574550 272420864 62156 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687926 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 66509 62156 705 52 0 64877 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 266036

[startup+6.25895 s]
/proc/loadavg: 1.29 1.81 1.92 3/73 7808
/proc/meminfo: memFree=788368/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=310316 CPUtime=6.21
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 141134 0 0 0 565 56 0 0 25 0 1 0 153574550 317763584 72826 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672955 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 77579 72826 714 52 0 75947 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 310316

[startup+12.7246 s]
/proc/loadavg: 1.35 1.81 1.92 3/73 7808
/proc/meminfo: memFree=784336/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=310648 CPUtime=12.65
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 141285 0 0 0 1209 56 0 0 25 0 1 0 153574550 318103552 72977 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671231 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 77662 72977 714 52 0 76030 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 310648

[startup+25.5378 s]
/proc/loadavg: 1.49 1.82 1.92 3/73 7808
/proc/meminfo: memFree=779856/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=313580 CPUtime=25.41
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 142005 0 0 0 2485 56 0 0 25 0 1 0 153574550 321105920 73695 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673104 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 78395 73695 714 52 0 76763 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 313580

[startup+51.1833 s]
/proc/loadavg: 1.67 1.84 1.92 3/73 7808
/proc/meminfo: memFree=775696/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=314304 CPUtime=50.94
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 142521 0 1 0 5037 57 0 0 25 0 1 0 153574550 321847296 74061 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 78576 74061 720 52 0 76944 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 314304

[startup+102.473 s]
/proc/loadavg: 1.85 1.86 1.92 3/73 7808
/proc/meminfo: memFree=762576/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=318856 CPUtime=102
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 143546 0 1 0 10142 58 0 0 25 0 1 0 153574550 326508544 75086 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 79714 75086 720 52 0 78082 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 318856

[startup+162.477 s]
/proc/loadavg: 2.03 1.91 1.94 4/73 7808
/proc/meminfo: memFree=743184/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=331248 CPUtime=161.74
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 146850 0 1 0 16115 59 0 0 25 0 1 0 153574550 339197952 78239 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673102 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 82812 78239 720 52 0 81180 0
Current children cumulated CPU time (s) 161.74
Current children cumulated vsize (KiB) 331248

[startup+222.48 s]
/proc/loadavg: 2.01 1.92 1.94 3/73 7808
/proc/meminfo: memFree=729936/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=340476 CPUtime=221.46
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 149262 0 1 0 22085 61 0 0 25 0 1 0 153574550 348647424 80521 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673043 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 85119 80521 720 52 0 83487 0
Current children cumulated CPU time (s) 221.46
Current children cumulated vsize (KiB) 340476

[startup+282.481 s]
/proc/loadavg: 2.00 1.94 1.94 3/73 7808
/proc/meminfo: memFree=714512/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=347216 CPUtime=281.2
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 150928 0 1 0 28058 62 0 0 25 0 1 0 153574550 355549184 82187 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673099 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 86804 82187 720 52 0 85172 0
Current children cumulated CPU time (s) 281.2
Current children cumulated vsize (KiB) 347216

[startup+342.485 s]
/proc/loadavg: 2.00 1.94 1.94 3/73 7808
/proc/meminfo: memFree=699792/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=351764 CPUtime=340.94
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 152087 0 1 0 34032 62 0 0 25 0 1 0 153574550 360206336 83346 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673372 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 87941 83346 720 52 0 86309 0
Current children cumulated CPU time (s) 340.94
Current children cumulated vsize (KiB) 351764

[startup+402.49 s]
/proc/loadavg: 2.00 1.95 1.94 3/73 7808
/proc/meminfo: memFree=688528/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=354908 CPUtime=400.67
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 152860 0 1 0 40004 63 0 0 25 0 1 0 153574550 363425792 84119 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673400 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 88727 84119 720 52 0 87095 0
Current children cumulated CPU time (s) 400.67
Current children cumulated vsize (KiB) 354908

[startup+462.491 s]
/proc/loadavg: 2.00 1.96 1.94 3/73 7808
/proc/meminfo: memFree=675024/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=357176 CPUtime=460.4
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 153439 0 1 0 45977 63 0 0 25 0 1 0 153574550 365748224 84698 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 89294 84698 720 52 0 87662 0
Current children cumulated CPU time (s) 460.4
Current children cumulated vsize (KiB) 357176

[startup+522.498 s]
/proc/loadavg: 2.00 1.96 1.94 3/73 7808
/proc/meminfo: memFree=660432/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=366532 CPUtime=520.15
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 155890 0 1 0 51950 65 0 0 25 0 1 0 153574550 375328768 87025 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671386 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 91633 87025 720 52 0 90001 0
Current children cumulated CPU time (s) 520.15
Current children cumulated vsize (KiB) 366532

[startup+582.504 s]
/proc/loadavg: 2.00 1.97 1.94 3/73 7808
/proc/meminfo: memFree=649808/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=372620 CPUtime=579.88
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 157407 0 1 0 57922 66 0 0 25 0 1 0 153574550 381562880 88542 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 93155 88542 720 52 0 91523 0
Current children cumulated CPU time (s) 579.88
Current children cumulated vsize (KiB) 372620

[startup+642.51 s]
/proc/loadavg: 2.00 1.97 1.94 3/73 7808
/proc/meminfo: memFree=643472/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=375648 CPUtime=639.61
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 158170 0 1 0 63895 66 0 0 25 0 1 0 153574550 384663552 89305 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 93912 89305 720 52 0 92280 0
Current children cumulated CPU time (s) 639.61
Current children cumulated vsize (KiB) 375648

[startup+702.513 s]
/proc/loadavg: 2.00 1.97 1.94 3/79 7872
/proc/meminfo: memFree=636184/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=378364 CPUtime=699.34
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 158845 0 1 0 69862 72 0 0 25 0 1 0 153574550 387444736 89980 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673023 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 94591 89980 720 52 0 92959 0
Current children cumulated CPU time (s) 699.34
Current children cumulated vsize (KiB) 378364

[startup+762.544 s]
/proc/loadavg: 2.00 1.97 1.94 7/87 8081
/proc/meminfo: memFree=627056/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=380932 CPUtime=758.96
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 159473 0 1 0 75813 83 0 0 25 0 1 0 153574550 390074368 90608 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 95233 90608 720 52 0 93601 0
Current children cumulated CPU time (s) 758.96
Current children cumulated vsize (KiB) 380932

[startup+822.567 s]
/proc/loadavg: 2.06 2.00 1.95 3/73 8482
/proc/meminfo: memFree=625288/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=383616 CPUtime=816.65
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 160186 0 1 0 81576 89 0 0 25 0 1 0 153574550 392822784 91321 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673409 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 95904 91321 720 52 0 94272 0
Current children cumulated CPU time (s) 816.65
Current children cumulated vsize (KiB) 383616

[startup+882.577 s]
/proc/loadavg: 2.02 2.00 1.95 3/73 8482
/proc/meminfo: memFree=612360/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=387228 CPUtime=876.39
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 161089 0 1 0 87550 89 0 0 25 0 1 0 153574550 396521472 92224 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672965 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 96807 92224 720 52 0 95175 0
Current children cumulated CPU time (s) 876.39
Current children cumulated vsize (KiB) 387228

[startup+942.58 s]
/proc/loadavg: 2.01 2.00 1.95 3/73 8482
/proc/meminfo: memFree=605256/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=390848 CPUtime=936.13
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 161773 0 1 0 93523 90 0 0 25 0 1 0 153574550 400228352 92908 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 97712 92908 720 52 0 96080 0
Current children cumulated CPU time (s) 936.13
Current children cumulated vsize (KiB) 390848

[startup+1002.58 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 8482
/proc/meminfo: memFree=600136/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=392664 CPUtime=995.86
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 162214 0 1 0 99496 90 0 0 25 0 1 0 153574550 402087936 93349 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 98166 93349 720 52 0 96534 0
Current children cumulated CPU time (s) 995.86
Current children cumulated vsize (KiB) 392664

[startup+1062.59 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 8482
/proc/meminfo: memFree=595336/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=394796 CPUtime=1055.61
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 162774 0 1 0 105470 91 0 0 25 0 1 0 153574550 404271104 93909 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673111 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 98699 93909 720 52 0 97067 0
Current children cumulated CPU time (s) 1055.61
Current children cumulated vsize (KiB) 394796

[startup+1122.6 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 8482
/proc/meminfo: memFree=587408/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=400644 CPUtime=1115.34
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 164384 0 1 0 111442 92 0 0 25 0 1 0 153574550 410259456 95346 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672980 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 100161 95346 720 52 0 98529 0
Current children cumulated CPU time (s) 1115.34
Current children cumulated vsize (KiB) 400644

[startup+1182.61 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 8482
/proc/meminfo: memFree=581648/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=403412 CPUtime=1175.08
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 165085 0 1 0 117416 92 0 0 25 0 1 0 153574550 413093888 96047 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672955 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 100853 96047 720 52 0 99221 0
Current children cumulated CPU time (s) 1175.08
Current children cumulated vsize (KiB) 403412

[startup+1242.71 s]
/proc/loadavg: 2.05 2.01 1.95 3/73 8482
/proc/meminfo: memFree=577872/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=404676 CPUtime=1234.91
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 165393 0 1 0 123399 92 0 0 25 0 1 0 153574550 414388224 96355 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 101169 96355 720 52 0 99537 0
Current children cumulated CPU time (s) 1234.91
Current children cumulated vsize (KiB) 404676

[startup+1302.71 s]
/proc/loadavg: 2.02 2.01 1.95 3/73 8482
/proc/meminfo: memFree=574928/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=406424 CPUtime=1294.64
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 165838 0 1 0 129371 93 0 0 25 0 1 0 153574550 416178176 96800 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673072 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 101606 96800 720 52 0 99974 0
Current children cumulated CPU time (s) 1294.64
Current children cumulated vsize (KiB) 406424

[startup+1362.81 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 8482
/proc/meminfo: memFree=571344/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=408180 CPUtime=1354.48
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 166302 0 1 0 135355 93 0 0 25 0 1 0 153574550 417976320 97264 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673104 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 102045 97264 720 52 0 100413 0
Current children cumulated CPU time (s) 1354.48
Current children cumulated vsize (KiB) 408180

[startup+1422.81 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 8482
/proc/meminfo: memFree=567760/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=410212 CPUtime=1414.21
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 166803 0 1 0 141328 93 0 0 25 0 1 0 153574550 420057088 97765 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 102553 97765 720 52 0 100921 0
Current children cumulated CPU time (s) 1414.21
Current children cumulated vsize (KiB) 410212

[startup+1482.82 s]
/proc/loadavg: 2.05 2.01 1.96 3/73 8482
/proc/meminfo: memFree=565776/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=411000 CPUtime=1473.93
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 167016 0 1 0 147300 93 0 0 25 0 1 0 153574550 420864000 97978 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 102750 97978 720 52 0 101118 0
Current children cumulated CPU time (s) 1473.93
Current children cumulated vsize (KiB) 411000

[startup+1542.82 s]
/proc/loadavg: 2.02 2.01 1.96 3/73 8482
/proc/meminfo: memFree=558736/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=412480 CPUtime=1533.68
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 167361 0 1 0 153274 94 0 0 25 0 1 0 153574550 422379520 98323 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673375 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 103120 98323 720 52 0 101488 0
Current children cumulated CPU time (s) 1533.68
Current children cumulated vsize (KiB) 412480

[startup+1602.92 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 8482
/proc/meminfo: memFree=552528/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=414452 CPUtime=1593.51
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 167826 0 1 0 159257 94 0 0 25 0 1 0 153574550 424398848 98788 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673080 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 103613 98788 720 52 0 101981 0
Current children cumulated CPU time (s) 1593.51
Current children cumulated vsize (KiB) 414452

[startup+1662.93 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 8482
/proc/meminfo: memFree=547792/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=415844 CPUtime=1653.24
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 168167 0 1 0 165229 95 0 0 25 0 1 0 153574550 425824256 99129 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672994 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 103961 99129 720 52 0 102329 0
Current children cumulated CPU time (s) 1653.24
Current children cumulated vsize (KiB) 415844

[startup+1722.93 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 8484
/proc/meminfo: memFree=537040/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=417048 CPUtime=1712.98
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 168446 0 1 0 171203 95 0 0 25 0 1 0 153574550 427057152 99408 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673385 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 104262 99408 720 52 0 102630 0
Current children cumulated CPU time (s) 1712.98
Current children cumulated vsize (KiB) 417048

[startup+1782.94 s]
/proc/loadavg: 2.00 2.00 1.96 3/73 8484
/proc/meminfo: memFree=530576/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=417932 CPUtime=1772.72
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 168681 0 1 0 177177 95 0 0 25 0 1 0 153574550 427962368 99643 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/7807/statm: 104483 99643 720 52 0 102851 0
Current children cumulated CPU time (s) 1772.72
Current children cumulated vsize (KiB) 417932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.43 s]
/proc/loadavg: 2.00 2.00 1.96 2/68 8485
/proc/meminfo: memFree=994424/2055920 swapFree=4192812/4192956
[pid=7807] ppid=7801 vsize=418224 CPUtime=1800.07
/proc/7807/stat : 7807 (CSPtoSAT+minisa) R 7801 7807 7695 0 -1 4194304 168745 0 1 0 179912 95 0 0 25 0 1 0 153574550 428261376 99707 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 1 0 0
/proc/7807/statm: 104556 99707 720 52 0 102924 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 418224

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.5
CPU time (s): 1800.16
CPU user time (s): 1799.13
CPU system time (s): 1.02584
CPU usage (%): 99.4288
Max. virtual memory (cumulated for all children) (KiB): 442044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.13
system time used= 1.02584
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 168745
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 24204

runsolver used 1.73174 s user time and 4.78727 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Sat Jan  6 02:49:22 UTC 2007


IDJOB= 195841
IDBENCH= 3305
FILE ID= node55/195841-1168051757

PBS_JOBID= 3475474

Free space on /tmp= 66497 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-24-24/rand-3-24-24-76-632-32_ext.xml
COMMAND LINE= /tmp/evaluation/195841-1168051757/CSPtoSAT+minisat /tmp/evaluation/195841-1168051757/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-195841-1168051757 -o ROOT/results/node55/solver-195841-1168051757 -C 1800 -M 900  /tmp/evaluation/195841-1168051757/CSPtoSAT+minisat /tmp/evaluation/195841-1168051757/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  b58a3124ff0046ea3dca12c419183654

RANDOM SEED= 131394620

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.218
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	: 5931.00
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.218
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:       1394488 kB
Buffers:         52016 kB
Cached:         506604 kB
SwapCached:          0 kB
Active:          60236 kB
Inactive:       518388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1394488 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8684 kB
Writeback:           0 kB
Mapped:          30156 kB
Slab:            68628 kB
Committed_AS:  2946408 kB
PageTables:       1572 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= 66537 MiB



End job on node55 on Sat Jan  6 03:19:34 UTC 2007